Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing Extensions and Drivers /
Chapter 5 - Printing Functions for Message Overrides / Printing Functions Reference
Functions / Printing Control Functions


GXGetJob

You can use the GXGetJob function to retrieve the job object that is currently associated with your printing extension or printer driver.

gxJob GXGetJob (void);
function result
The job object for the current print job.
DESCRIPTION
The GXGetJob function returns the current print job as its function result. You can call this function if you need to access the information that is associated with the job object, including its collections.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found,
or there was not enough memory to load it.
gxPrUserAbortErrThe user has canceled printing.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help